CagdCrvFromMesh

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

CagdCrvFromMesh()  

SYNOPSIS

cagd_lib/cagd_aux.c:695

CagdCrvStruct *CagdCrvFromMesh(CagdSrfStruct *Srf,
                               int Index,
                               CagdSrfDirType Dir)
 

DESCRIPTION

Extracts a curve from the mesh of surface Srf in direction Dir at index Index.  

PARAMETERS:

Srf: To extract a curve from.

Index: Index along the mesh of Srf to extract the curve from.

Dir: Direction of extracted curve. Either U or V.  

FUNCTION RETURN VALUE

CagdCrvStruct *: A curve from Srf. This curve inherit the order and continuity of surface Srf in direction Dir. However, thiscurve is not on surface Srf, in general.  

SEE ALSO

CagdCrvFromSrf, BzrSrfCrvFromSrf, BspSrfCrvFromSrf, BzrSrfCrvFromMesh, , BspSrfCrvFromMesh, CagdCrvToMesh,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:15 GMT, October 17, 2022